CallGraph
stvariables Class Reference

Class define static variables. More...

#include <static.h>

List of all members.

Static Public Member Functions

static void InicializeStatic ()
 Function inicialize static variables.

Static Public Attributes

static wxString dotpngname
 Return string with name for picture file.
static wxString dottxtname
 Return string with name for dot text file.
static wxString dotfilesdir
 Return string with name for dot files folder.
static wxString gmonfile
 Return string with name for gmon.out file.
static wxString filetype
 Return string with file type.
static wxString sd
 Return string with separator directory.
static wxString sw
 Return string with white char.
static wxString sq
 Return string with quote char.
static wxString gprofname
 Return string with gprof name.
static wxString dotname
 Return string with dot name.

Detailed Description

Class define static variables.

Definition at line 20 of file static.h.


Member Function Documentation

void stvariables::InicializeStatic ( ) [static]

Function inicialize static variables.

Definition at line 16 of file static.cpp.


Member Data Documentation

wxString stvariables::dotfilesdir [static]

Return string with name for dot files folder.

Definition at line 34 of file static.h.

wxString stvariables::dotname [static]

Return string with dot name.

Definition at line 62 of file static.h.

wxString stvariables::dotpngname [static]

Return string with name for picture file.

Definition at line 26 of file static.h.

wxString stvariables::dottxtname [static]

Return string with name for dot text file.

Definition at line 30 of file static.h.

wxString stvariables::filetype [static]

Return string with file type.

Definition at line 42 of file static.h.

wxString stvariables::gmonfile [static]

Return string with name for gmon.out file.

Definition at line 38 of file static.h.

wxString stvariables::gprofname [static]

Return string with gprof name.

Definition at line 58 of file static.h.

wxString stvariables::sd [static]

Return string with separator directory.

Definition at line 46 of file static.h.

wxString stvariables::sq [static]

Return string with quote char.

Definition at line 54 of file static.h.

wxString stvariables::sw [static]

Return string with white char.

Definition at line 50 of file static.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables